We had this situation. MasterPage/content/tabbed control/and various user controls on the tabbed control.
For some reason the findcontrol did not work. I don't remember why. We decided to use events on the user controls to populate properties so the various controls could communicate There are probably better ways to do it but it has worked for over a year. Basically the properties being populated were used so all the controls to talk to each other.