When selecting text area for "Message entry text box options", the rich text editor (CKEDITOR in my case) is automatically called instead of a raw text area.

Any idea how to prevent that?
Normally, this is achieved by excluding this area in the editor setting, using a form identifier.

Thanks