Anchor links aren't working for me from an HTML document to another part of that same document. This only shows up for me on Android 2.3.4 using the system browser (Webkit 533.1).
Example Pastebin is here: http://pastebin.com/k6QsYsaR. To reproduce, load the page in your Android browser (make it a small, mobile-sized window). Scroll down to the Back to top link and click on it. It will work. Then scroll down again and click on it. It does nothing the second time.
I've tried various Javascript workarounds, and they do the same thing! Am I missing something obvious? The same (W3C Validated) code works fine on IE, Firefox, Chrome desktop browsers. What's the workaround?