Currently when I open just about any question on Meta (this, this or this) I'll see an error message in the JavaScript browser console:
Error: no element found
Source File: http://meta.stackoverflow.com/posts/4438/ivc/19a2?_=1338204013075
Line: 1
Error: no element found
Source File: http://meta.stackoverflow.com/posts/133611/ivc/19a2?_=1338204160716
Line: 1
Error: no element found
Source File: http://meta.stackoverflow.com/posts/133824/ivc/19a2?_=1338204072872
Line: 1
The post id (X in /posts/X/) is the same as of the corresponding question. The huge number looks like a timestamp.
This is reproduced on Windows XP in latest Chrome and also Firefox 4.
This doesn't cause any observable problems, just something suspicious.