Stop changing mouse courser/pointer

If i’m in dragmode i get an other mouse cursor then if i just hover over the points .
I’m using currently d3.js together with plotly.js.
If i start to drag a point my mouse cursor which i set will always change back to the plotly dragmode cursor . is there a way i could forbidden the cursor to change and to stay as the one i used with d3 ?