It's not possible AFAIK. If you want the transform of a parent node to not affect its children, don't make them children in the first place.
However some nodes expect you put others as child of them for completely different reasons, so I understand the confusion. That could be raised on an Github issue, but sometimes you can also solve this with a bit of scripting I think.