The text area may be clicked in to focus the editor for text input, but if the actual text is clicked, the cursor will be positioned above the text instead of inside it. This will create an orphan text string that is not enclosed in a paragraph. This can be problematic if it occurs at the top of the text.
Also, there is no support for putting the cursor within an existing block of text, only before or after it.