I have defined some hotkeys via dojo.connect
When I show a dialog I assume all connected events to be suspended.
eg:I want to open an Opendialog with Ctrl-O and then want
to deactivate the Ctrl-O event until this dialog is hidden.
This works great on IE out of the box but fails on FFox, which keeps all events alive.
Anybody has a workaround or fix for this?
Thanks,
Horst
