I've noticed that there are many answers to regex questions that don't respect the language tag.
For example, a question is tagged with python yet the answer's regex example isn't written in the python dialect. I would like to see everyone focus on the languages they are experienced with,
since we aren't short on people that are willing to answer regex questions.
I'm confident the answer quality will go up and the confusion level will go down.
The idea would be to have a bit of text over the answer box, for questions tagged with regex, that says:
"This question is tagged with [language tag]; please write examples using this language's regex dialect."
Another idea in the same realm as this would be to have a message appear that says:
"Please consider tagging this question with the programming language you are using."
when you add the regex tag to your question.

[regex]is ridiculous; I don't believe that your suggestion will make a difference at all. The main problem is the questioners who tag something with just[regex]with a title like "Regex not matching" – ben is uǝq backwards Aug 21 '12 at 8:23regextag is an unruly mess and I don't want to get in the way of something that might help it, but I'm just not so sure it would help as much as you think. The real hump for this is convincing the devs that time spent on a test implementation would bear fruit .. and (as noted) the historical prospects for that are rather few. – Tim Post♦ Aug 21 '12 at 10:55