Forms in ui Dialog

Forms in ui Dialog

I have a standard form which uses .php to process.

I have put this inside a modal window. It loads ok and displays fine following all the css rules.

However, I can not select any of the fields / buttons or type in any of the fields.
I would rather get this form to work than have to rewrite it all again.

How do I get the already created and working form to work in this window or do I have to recreate the form using the dialog widget?