Try this to get focus to the text:
@send ourText::MSG_META_GRAB_TARGET_EXCL(); @send ourText::MSG_META_GRAB_FOCUS_EXCL();
Clemens