nel body della popup metti:
onblur="fuoco();"


function fuoco()
{setTimeout('self.focus();',200);
}