I have an android application that I am developing using the emulator running on android 2.3.3 with an embedded WebView in a framelayout nested in a linearlayout (vertical).
change wrap_content to fill_parent in your webview layout. it worked for me