Returns the frame that has the current focus
#include <WebView.h> virtual WebFrame *mainFrame();
Returns a WebFrame type representing the main frame, the root of the hierarchy for this page.