[jQuery] modal dialogs - noticeably slow

[jQuery] modal dialogs - noticeably slow


hi,
when using modal dialogs with more or less complicated forms inside,
working with form controls gets noticeably slow, at least on Pentium 4
2.6 GHz. Opening drop-downs, pressing buttons, typing in the input
fields - all actions with a noticeable delay. I understand that in
order to make a dialog modal handlers are added to all events, but...
is there a way to optimize the productivity? Has anybody experienced
the same slowdown? Of course when I switch off the modality everything
works as intended - fast and without delays.
cheers