This problem is planned for the first stable version.
The problem was in the javascript function MusicCd::change(). It should have removed the drag/drop enabled flag based on the version id, but it removed it based on the serie id.
Seems like there is still a problem when changing the menus. It is probably still affected by the previous bug, the enabled flag isn't properly reset.