Looks like firefox doesn't like when poitns radius is set via r property in css:

Think that it should be solved here: /modules/area-chart/index.js#L80-L82 by adding additional code to mouseover, or here: modules/area-chart/index.js#L363 by adding R property (.attr('r', 4)),