Hi Joe,
Just for you, in the coming release I've made it possible to override the editor provider for the contact form using a config setting:
<add key="ContactFormOverrideEditorProvider" value="TextAreaProvider" />
Since it is not really a common need I did not want to make a feature setting for it.
Best,
Joe