Text Box Bug?

In my game the textbox displays over a clickable items, and when i try to hit the button on the text box it triggers the item under it instead.

I think it’s a bug, but here’s one way around it.
You could add a switch and a small delay to the object so when you click the text box, it will turn the switch off and prevent the object from triggering.