Anyone have problems with jqModal and the new version of Firefox 4?

Anyone have problems with jqModal and the new version of Firefox 4?

I have been testing a lot of my code in the new version of FireFox and it appears the way I am rendering jqModal dialogs is not correct/right.

I basically load the Modal and through an AJAX call get the contents of the dialog box. Contents could be a form, jQueryUI components, images, etc...

Problem is, with FireFox 4, the dialog never loads properly. Or if it is a form, the form elements will not focus properly or update when keys are pressed within the form.

If anyone else is having this problem, can you post here? Or if you have some type of solution, that would be great!

Thanks.