Form.reset() doesn't reset Medium textarea

I have a modal dialog with a form. I use form.reset() to reset the form bound to the forms Show dynamic event. This works well apart from the Medium text area on the form which retains the is_valid class.