I posted this snippet of code as an answer to a question on StackOverflow:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"
type="text/javascript" charset="utf-8"></script>
When I posted it, I got a message that said Stack Overflow works best with jQuery enabled, leading me to think that whatever script protection that's built in was disabling the wrong jQuery. I'm not sure if this is a known issue or a won't-be-fixed issue, I just thought I'd bring it up in case no one else had.
EDIT: Here's a screenshot of the message I get after posting (it happened with this question too):

Browser: Chrome 11, OS: Mac OS 10.6
