...I've looked at lots of dbase admin front ends (PHPMyAdmin, SQLWorkbench, etc.), CMSs, CRMs and ERPs. I've looked at Wavemaker and LibreOffice Base. But I think there should be a project using a standard HTML server (Apache), PHP, Javascript and JQuery. For example, JQuery's "select2" combo box can be adapted quite easily to do what Access "find" combo boxes do, using Ajax.
Two things are essential: nested subforms, and the need to make this very robust for the average non-professional IT person to use (such as myself).
Perhaps using Aptana and maybe BlueGriffon to develop simple "wireframes" (HTML tables) for forms ... and then drop in components which are then tweaked.
...