Textareas in a form I've developed with content element type "Form" have an attribute wrap="virtual". This causes the page to be invalid XHTML as textarea does not have an attribute wrap. How can I suppress this attribute so that my page validates? Michael.