Hi there,
You need the following line of code in a JS code component in the each frame tab to bring the textbox to focus online:
textbox_name._pixi.focus()
Hope this helps,
Becca
Ps. We are looking to make the behaviour of the textbox online equivalent to the local textbox in this regard!