When a modal window is open, and the user clicks outside of the window onto the underlying page, even though the window still appears to have the focus, it seems to lose focus because you can no longer just hit the escape key to close out the window. The user must click back on the window to make it actual active window. Is there anyway to make this more consistent with a real window? Meaning, even if the user clicks out of the window, it still retains active focus?