I do this kind of search all the time. (eg add a <span around \2 to style it a bit different)
There is something hidden in the text that is throwing the find off.
One thing I found can help: Beautify all HTML. That does get rid of space spaces (or use \s* )
|