I have a community web site and I want that users write
There is a CSS-only solution:
div { text-align: start; unicode-bidi: plaintext; }
jsFiddle
Unfortunately this solution doesn't work with Microsoft Edge.