I should add a bit more detail, as I am in a bit of a rush today....
supports fieldsets and legends.
keyboard supports - tabs (although these will get messed up if you add form elements latter in say the middle of the form), select box supports arrow keys and first letter selection, cant type in the select box though, check-box and radio buttons allow spacebar clicks. But, still have to add label selection support.
has no dependencies on other plugins besides Jquery and the Ui core stuff. (although I did add a class selector to add the date picker).
haven't tested it much outside of Firefox yet.
followed a tutorial here
http://www.tuttoaster.com/enhancing-forms-using-jquery-ui/ although there are several issues with the code on this site, I have fixed most of those,
and I am sure there is room for improvement, but what I was aiming for was a simple way to style all the form elements to match the UI stuff.
and of course a screenshot.
