I have an asp.net web form with a combo box. I need the page to be modal. In the past, I've used the "onblur" event, which works great. When I added the combo box, however, the user can no longer make a selection from the drop-down list. Any suggestions?