I highly recommend doing it the opposite way. You should have the tab bar controller as the root and then launch navigation controllers when the various tabs are selected. This is almost always how it is implemented.
Check out this tutorial, it is pretty clear and a good guideline.
YouTube - Building an iPhone App Combining Tab Bar, Navigation and Tab