Textarea shows selected text over empty space

I have a simple textarea:

<textarea></textarea>

When I enter multiple lines and then press backspace iOS starts deleting letters then words. And when it switches to words mode it shows selection, which seems to be lagging behind. Here is a gif: http://imgur.com/e1GC8PI

How can I fx this?