Reset form On Success

Reset form On Success

I am using a form in an iframe to create a Facebook tab. To do that I am using an Wordpress plugin, Facebook Tabs. This means I effectively have an iframe inside an iframe. This is OK, except the form will not redirect On Success. Is there a way in the script to at least clear/reset the form? I can cope with the redirect failing, but I do need to empty the form.

Adam