Sample code acompanning the post Interfacing with a UIWebView from a UIViewController at pablin.org.
Shows how to interface with a UIWebView from a UIViewController by calling Javascript from Objective-C and
using a URL scheme to detect taps within the UIWebView.