Ok, so I've made some progress here: I can just set the tabstop property to false for all the controls on the form (or, alternatively, disable all the controls), and then set them all back to their original state, I'll be all set :)
Problem is, I'm not familiar with how to do that kind of batch...