Send keyboard inputs to an IG Text Box

Basically my goal is to recreate an in game web browser (web browser + text box in a Widget) similar to what can be seen here.

As of UE 4.16 his method doesn’t seem to be viable anymore, I can the mouse to show up but I cannot click anything. So I went with the Widget Interaction approach, now the clicking does work but I can’t figure out how to input text into the Text Box when I click on it.