Ceree - 2011-02-11

I have created a simple form that only requires an email field. Everything is working fine, the submit button is clicked and the confirm.html page is displayed.
But, the form is located in the footer on every page of the site. And, I do not want to send my users to the confirmation page. I would rather a pop up style box (similar to the jquery shadowbox) be displayed so the user can stay on the current page.

Is there anyway to display the confirm.html in a shadow box?