Test file to recreate http://ui.jquery.com/bugs/ticket/3327
Note: using :focus {border: solid red} to make focus visually obvious.
To recreate:
- Put this file in /demos/functional/templates/dialog.html and load in browser (we used FF3)
- Once page has loaded you should see a button, and two open modal dialogs
- Bug also present with one dialog
- bug: focus does not appear in any modal dialog. Hit tab until the button below shows a red border (has focus), can't tab away.