If I search for something with multiple words in (so that it doesn't just do a tag search and instead uses /search?q=a+b ) then the results have raw html in where there should be links.
e.g. http://stackoverflow.com/search?q=perl+gzip ..second link ("Hidden features of Perl") shows a load of aref rel="nofollow" junk in the output which I wouldn't expect.
This doesn't happen on the tag search, so just typing "perl" into the search box doesn't trigger this problem.