I would like an entirely transparent UIToolbar and/or UINavigationBar. I have tried the various incantations suggested for pre- and post-iOS 5 but
UIToolbar
UINavigationBar
Try:
[navBar setBackgroundImage:[UIImage alloc] forBarMetrics:UIBarMetricsDefault];