I was just playing with the feedback form and I noticed that it seems to have a validation error on it.
If you don't put your name in the form and try to submit then two validators are fired - the name validator and the contents validator.
I think the contents validator needs pointing at the contents textbox.