<textarea cols="152" rows="5">
Press the space key repeatedly after the end of this sentence and you'll see that the cursor won't move to a new line but will stay in place. Go ahead, start pressing the space key now
</textarea>
When I continue to press the space key after "start pushing space key now", the cursor does not automatically move to a new line at the end of the current line. How can I make the cursor move to a new line automatically? Is there any CSS solution for this issue? This problem seems to be specific to Chrome.