This is hard to do, because of the way the search engines work. Obviously they don't search the whole of the internet when you use them - they use indexes, and those indexes are based on words. In order to search for a string that isn't something they index, let alone a regex, they'd have to search the actual text. I'm sure the users of this site will be able to appreciate just how much slower this would be.
I agree that it would often be useful to be able to search for certain strings; if they used the same basic algorithms that they do but with a different definition of what a word is they would be more useful in certain cases, but probably rather less useful for most people most of the time.