I had mentioned this once before but is there a way in the next patch that this portion of the markup output be fixed:
<div id="gform_heading">
<h3 id="gform_title">foo</h3>
<span id="gform_description">bar</span>
</div>
and
<ul id="gform_fields" class="top_label">
changing them to a class would be spectacular since if you have multiple forms on a page, the HTML will invalidate.
Thanks,
Lucas