Textbox cursor in the wrong place

This online experiment has a text on the top, and a textbox that allows the user to input a word on the bottom.
When running the experiment on my computer with psychopy it works fine, but when I upload it to pavlovia the cursor, before the user starts writing, it’s blinking on the text above. Can I add anything to the code that will make the cursor blink on the textbox below, as it happens when I run it locally?

Hey, I have the same problem. When the experiment converted to JS, the textbox’s text (curser) is replaced to the center. Textbox2 unexpectedly reset its text in the center in PsychJS (fine in PsychoPy)