Well here's a starter for you. Using enhanced regex syntax you can match a language containing strings of prime length. On the other hand (using the pumping lemma[1]) you can prove that that set is not regular, hence not detectable by a standard regex.
[1] http://books.google.com/books?id=MDQ_K7-z2AMC&pg=PA47...