Sorta...
I always wanted to make my HotRod Joystick wireless, and this Bluetooth Keyboard Adapter does a great job: 
http://handheldsci.com/kbIt's not cheap at $65 delivered in the U.S. (It might be possible to get a cheaper price by expressing interest at MassDrop.com.) 
It supports simultaneous Keystrokes (I do not know how many). I have not noticed any issues with lag or ghosting. It has both an old-school PS2 Keyboard Port and a USB Port. It's rechargeable (it has a replaceable Nokia battery.) 
I did have to hook-it to a regular keyboard so I could type in the code to pair it with my tablet. 
I'm using it with MAME4Droid (0.139) the only issues I've encountered are with MAME4Droid, not the Keyboard Adapter. I used a regular keyboard to get the key mapping process started. (To remap: Options -> Settings -> Configuration -> Input -> External Controller -> Define Keys.) Also MAME4Droid does not recognize moving the HotRod Joystick back and forth as "OK", so I had to Disable "Show info/warnings" and I had to manually edit each games .cfg file to prevent it from asking if I owned the ROMS: 
Before: <system name="GAMEID"/>
After: <system name="GAMEID">
        <counters>
            <coins index="0" number="2" />
        </counters>
    </system>
(I wonder if just editing default.cfg would have worked....)
I was able to map Left-Flipper Button + Player 1 Start to Menu and Left-Flipper Button + Player 2 Start as Exit. So Admin buttons are not an issue. 
   - Mark