iPads can not use any rich text field, as rich text fields are actually a iframe, and you can get focus on an iframe via touch. I dont know of any mobile touch browser that can do this, but maybe someday soon.
The fix is to detect the browser and present a text field instead to mobile browsers and set the richtext source to that on save