Before someone yells RTFM...
I tried the FAQ from Mame.net but no go.
H04. I did something wrong, and can't enter the menu with Tab any more.
Most likely you have re-configured the normal menu key, Tab to something else. To restore the default settings, you'll have to delete default.cfg in the CFG subdirectory below the main MAME directory.
Since the input configuration files are XML now, if you have settings you don't want to lose, you can also try to edit default.cfg with any text editor. Find the line that says <port type="UI_CONFIGURE"> and delete the adjacent <newseq... line, leaving only the <defseg... line within the <port> tag.