I have seen this discussed in the QA before. Their solution was to remove it from the node tree.
With buttons you can also use show()/hide(), and there is an Ignore Mouse property on GUI nodes which can be changed with getnode("nodename").set("focus/ignore_mouse", true)