Summary
We need a method to map an input value to a point on the curve. Likewise, we need such operation to be bidirectional, in order to be able to recover the original value.
Achieving this would be necessary, for instance, to be able to encrypt values instead of points using ElGamal.