Form validation within jQuery UI tabs

Form validation within jQuery UI tabs


The form validation never works when I load it on a tab:
I have a form validator running fine here: http://gbanker.com/test/formvalidator.html
And I have my tabs here: http://gbanker.com/test/tabs2.php (the form
validator is loaded on the first tab)
Any help on getting the validator working on a tab is greatly
appreciated. Thank you.