It appears that the eject button works like one would find on the front of a dvd player with a tray.

allow eject of cdrom using eject button

The following setting in \etc\sysctl.conf will make it work

# allow eject of cdrom using eject button
dev.cdrom.lock=0

Comments welcome