I've got a strange issue in that anchor links on the current page work fine, but that the exact same link doesn't work if clicked from another page.
If you go here, and click on any one of the items in the table, It'll take you to the correct area of the page, for instance, searching and clicking on corks takes me to this URL ( http://www.cswd.net/recycling/a-z/#corks ) but if I copy and paste that link into a browser, it will jump to the cork section and then immediately jump down to the bottom of the page.
I don't see any conflicting javascript, the site is using thesis (I didn't have any hand in the design, coding or anything, just doing maintenance), and I'm not getting any errors in the console of firebug.
I've tried removing the trailing '/' on permalinks (as suggested on the wordpress forums) but that didn't work - same issue.
I'm personally stumped. Any ideas?
