According to this website, you can change to command key sequence used by the Unix ‘screen’ utility like this:
escape ^Bb # Instead of Control-a, make the # escape/command character be # Control-b
How would you make it Control-Tab, I wonder?
Never tried it, but you may have a go with this link