The button profiles need to have the following (either with useownprofile = true or having profile = a profile with these):
PHP Code:
profile.tab = false;
profile.cankeyfocus = false;
I actually just modify GuiButtonProfile with those as I believe it to be one of the most annoying features on Graal and should be off by default...