dialog accessibility validation: focus problem
Hi,
I'm validating a modal dialog for keyboard accessibility (non using mouse, on TAB and ENTER key only). The dialog gains the focus correctly on open but
does not return the focus to the trigger element on closing (by ENTER).
The issue is for FF 3.6/IE8.
Any idea?