This is very annoying and gives a rather unpolished impression to the end user. When displaying a Modal window, the Escape key does not work if the user clicked in the IFrame or elsewhere. The only time the Escape key works is if you first click on the caption area of the window. Is there someway to trap the Escape key event no matter what currently has the focus? Since the Window is Modal, it should always capture any key event, no matter where the user clicked.