Well disabling the collision wouldn’t exactly allow you to collide with them would it?
You’d either need to make them a static mesh with physics enabled or make them into their own bp with physics enabled. Advantage of their own bp would be that you can play sounds on collision and make changes to the parent without having to re-place them all in the map.