Textures Motion Blur and Skybox

I have been playing with the motion blur tutorial as seen on the main opengl page Gametutorials.com or something i think,

The problem i have is that i use a skybox which is drawn with depth testing off befor everything else, with that motion blur technique is there anyway to blend two textures together rather than to blend them over each other in the scene?